• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

adrienverge / yamllint / 14819260318
100%

Build:
DEFAULT BRANCH: master
Ran 04 May 2025 08:11AM UTC
Jobs 5
Files 67
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

04 May 2025 08:10AM UTC coverage: 99.815%. Remained the same
14819260318

push

github

adrienverge
quoted-strings: Fix only-when-needed on multiline with backslash

On double-quoted multiline strings, quotes aren't needed if lines are
broken on spaces, e.g.:

    multiline:
      "this is a sentence
      cut into words"

But quotes are needed when at least one line ends with a backslash
character (`\`), meaning that the next spaces should be removed:

    multiline:
      "https://example.com/a/very/very\
      /very/very/long/URL"

This commit fixes that.

Fixes https://github.com/adrienverge/yamllint/issues/275

13 of 13 new or added lines in 2 files covered. (100.0%)

4312 of 4320 relevant lines covered (99.81%)

4.99 hits per line

Jobs
ID Job ID Ran Files Coverage
1 14819260318.1 04 May 2025 08:11AM UTC 67
99.79
2 14819260318.2 04 May 2025 08:11AM UTC 67
99.72
3 14819260318.3 04 May 2025 08:11AM UTC 67
99.79
4 14819260318.4 04 May 2025 08:11AM UTC 67
99.79
5 14819260318.5 04 May 2025 08:11AM UTC 67
99.79
Source Files on build 14819260318
  • Tree
  • List 67
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 1a6542c5 on github
  • Prev Build on master (#14464972389)
  • Next Build on master (#14819285238)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc